home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.1 (Developer) [x86] / NeXT Step 3.1 Intel dev.cdr.dmg / NextDeveloper / Headers / bsd / varargs.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-05-15  |  103 b   |  7 lines

  1. #ifndef _BSD_VARARG_H_
  2. #define _BSD_VARARG_H_
  3.  
  4. #include <bsd/machine/varargs.h>
  5.  
  6. #endif _BSD_VARARG_H_
  7.